tools: Remove TODO from fiptool
authorPaul Beesley <[email protected]>
Wed, 6 Mar 2019 15:28:11 +0000 (15:28 +0000)
committerPaul Beesley <[email protected]>
Tue, 12 Mar 2019 13:42:08 +0000 (13:42 +0000)
It is quite unlikely that this number will ever change and, if it
does need to change, we should have a good reason to do so. It
seems that this comment is now redundant.

Change-Id: I409c764080748e338e9bc5606bbdcc475213fb6e
Signed-off-by: Paul Beesley <[email protected]>
tools/fiptool/tbbr_config.h

index 2d89777636a21aeda7d56170a6956d1f6fc106bf..1fc6cad49d5b75008024411a74d5ef6648e414f3 100644 (file)
@@ -11,7 +11,6 @@
 
 #include <uuid.h>
 
-/* TODO: Update this number as required */
 #define TOC_HEADER_SERIAL_NUMBER 0x12345678
 
 typedef struct toc_entry {